home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 23 / AACD 23.iso / AACD / Sound / teknap / README < prev    next >
Text File  |  2001-06-08  |  1KB  |  47 lines

  1.  
  2. More information available at www.teknap.com
  3.  
  4. Environment Variables.
  5.  
  6. Each of these can be exported before running BXnap.
  7.     NAPNICK your default nick
  8.     NAPPASS your default pass
  9.     NAPSERVER a server list
  10.     NAPPORT the metaserver port to use.
  11.  
  12. the serverlist is in the following format.
  13.  
  14.     servername:port:nick:password:usemeta
  15.  
  16.     opennap.fortyoz.org::blah:hrm:1
  17.  
  18.     opennap.fortyoz.org:8888:blah:hrm
  19.  
  20. Upon startup a ~/.teknaprc is search for and loaded. Within that file you can
  21. have various commands.. Under windows this file would be called teknap.rc
  22. and more than likely be in your c:\TekNap directory.
  23.     ex.
  24.     server +add server.name:port:nick:password:meta
  25.  
  26.  
  27. TekNap [flags] [server] [nickname]
  28.  
  29.     -N        do not autoconnect to a server
  30.     -r filename    load filename list of server.
  31.     -a        add servers, to not overwrite.
  32.     -n        nickname to use
  33.     -p        password to use [not advisable to use this]
  34.     -C        create user account.
  35.  
  36.  
  37. I'd like to thank all those that have contributed time and code to the TekNap
  38. project. Some of this code is taken from BitchX/epic irc clients.
  39.  
  40. ~~~~~~~~~~~~~ Various Commands ~~~~~~~~~~~~~~~~
  41.  
  42. SERVER [-add arg] [-create] [server:port:nick:password:meta]
  43.     display server list.
  44.     -add will add a server to the list without connecting.
  45.     -create to create account on server.
  46.  
  47.